home *** CD-ROM | disk | FTP | other *** search
- ; E! for Windows version 2.0
- ; Syntax Highlighting Definition file for C
- ; /////////////////////////////////////////
-
- ; C is case sensitive
-
- Case
-
- ; Comments
-
- Comment /* */
- Comment //
-
- ; To define constants, use a regular expression. The syntax is the same as
- ; described in the EW documentation.
-
- Const [1-9][0-9]@[uU]@[lL]@
- Const 0x[0-9a-fA-F]#[uU]@[lL]@
- Const 0[0-7]#[uU]@[lL]@
- Const 0[lL]
- Const 0
-
- ; String delimiters
-
- StringDelimiter "
- TokenDelimiters "',;.:*{}[]<>()=/+-#%|&!
- EscapeChar \
-
- ; Language keywords
-
- Keyword auto
- Keyword break
- Keyword case
- Keyword cdecl
- Keyword const
- Keyword continue
- Keyword default
- Keyword do
- Keyword else
- Keyword extern
- Keyword far
- Keyword for
- Keyword goto
- Keyword huge
- Keyword if
- Keyword interrupt
- Keyword near
- Keyword pascal
- Keyword register
- Keyword return
- Keyword sizeof
- Keyword static
- Keyword switch
- Keyword typedef
- Keyword void
- Keyword volatile
- Keyword while
-
- ; Standard functions (ANSI only)
-
- Function _atold
- Function _atold
- Function _fmemchr
- Function _fmemcmp
- Function _fmemcpy
- Function _fmemmove
- Function _fmemset
- Function _fmalloc
- Function _fcalloc
- Function _frealloc
- Function _ffree
- Function _fstrcat
- Function _fstrchr
- Function _fstrcmp
- Function _fstrcpy
- Function _fstrcspn
- Function _fstricmp
- Function _fstrlen
- Function _fstrlwr
- Function _fstrncat
- Function _fstrncmp
- Function _fstrncpy
- Function _fstrpbrk
- Function _fstrrchr
- Function _fstrrev
- Function _fstrset
- Function _fstrspn
- Function _fstrstr
- Function _fstrtok
- Function _strtold
- Function abort
- Function abs
- Function acos
- Function acosl
- Function asctime
- Function asinl
- Function asin
- Function assert
- Function atan2
- Function atan
- Function atan2l
- Function atanl
- Function atexit
- Function atof
- Function atoi
- Function atol
- Function bsearch
- Function calloc
- Function ceill
- Function ceil
- Function clearerr
- Function cosl
- Function cos
- Function ctime
- Function difftime
- Function div
- Function exit
- Function exp
- Function expl
- Function fabs
- Function fabsl
- Function fclose
- Function fgetc
- Function fgetpos
- Function fgets
- Function fmodl
- Function fmod
- Function fopen
- Function fprintf
- Function fputchar
- Function fputs
- Function fread
- Function free
- Function freopen
- Function frexpl
- Function frexp
- Function fscanf
- Function fseek
- Function fsetpos
- Function ftell
- Function ftime
- Function fwrite
- Function getc
- Function getchar
- Function getenv
- Function gets
- Function gmtime
- Function isalnum
- Function isalpha
- Function iscntrl
- Function isdigit
- Function isgraph
- Function islower
- Function isprint
- Function ispunct
- Function isspace
- Function isupper
- Function isxdigit
- Function labs
- Function ldexpl
- Function ldexp
- Function ldiv
- Function localeconv
- Function localtime
- Function log10
- Function log10l
- Function log
- Function logl
- Function longjmp
- Function malloc
- Function mblen
- Function mbstowcs
- Function mbtowc
- Function memchr
- Function memcmp
- Function memcpy
- Function memmove
- Function memset
- Function mktime
- Function modfl
- Function modf
- Function offsetof
- Function perror
- Function powl
- Function pow
- Function printf
- Function putchar
- Function putc
- Function puts
- Function qsort
- Function raise
- Function rand
- Function realloc
- Function remove
- Function rename
- Function rewind
- Function scanf
- Function setbuf
- Function setjmp
- Function setlocale
- Function setvbuf
- Function signal
- Function sin
- Function sinh
- Function sprintf
- Function sqrt
- Function srand
- Function sscanf
- Function strcat
- Function strchr
- Function strcmp
- Function strcoll
- Function strcpy
- Function strcspn
- Function strerror
- Function strftime
- Function stricmp
- Function strlen
- Function strlwr
- Function strncat
- Function strncmp
- Function strncpy
- Function strpbrk
- Function strrchr
- Function strrev
- Function strset
- Function strspn
- Function strstr
- Function strtok
- Function strtol
- Function strtoul
- Function tanh
- Function tanhl
- Function tanl
- Function tanxfrm
- Function time
- Function tmpfile
- Function tmpnam
- Function tolower
- Function toupper
- Function ungetc
- Function va_arg
- Function va_end
- Function va_start
- Function vfprintf
- Function vprintf
- Function vsprintf
- Function wcstombs
- Function wctomb
-
- ; User Defined tokens (set #1) - We use this group to assign a color
- ; to the standard C types
-
- UserFunc1 char
- UserFunc1 class
- UserFunc1 double
- UserFunc1 enum
- UserFunc1 float
- UserFunc1 int
- UserFunc1 long
- UserFunc1 short
- UserFunc1 signed
- UserFunc1 struct
- UserFunc1 union
- UserFunc1 unsigned
-
- ; User Defined tokens (set #2)
- ; Preprocessor directives
-
- UserFunc2 define
- UserFunc2 elif
- UserFunc2 endif
- UserFunc2 error
- UserFunc2 ifdef
- UserFunc2 ifndef
- UserFunc2 include
- UserFunc2 line
- UserFunc2 undef
-
- ; User Defined tokens (set #3)
- ; Windows API
-
- UserFunc3 AccessResource
- UserFunc3 AddAtom
- UserFunc3 AddFontResource
- UserFunc3 AdjustWindowRectEx
- UserFunc3 AdjustWindowRect
- UserFunc3 AllocDStoCSAlias
- UserFunc3 AllocResource
- UserFunc3 AllocSelector
- UserFunc3 AnimatePalette
- UserFunc3 AnsiLower
- UserFunc3 AnsiLowerBuff
- UserFunc3 AnsiNext
- UserFunc3 AnsiPrev
- UserFunc3 AnsiToOemBuff
- UserFunc3 AnsiToOem
- UserFunc3 AnsiUpperBuff
- UserFunc3 AnsiUpper
- UserFunc3 AnyPopup
- UserFunc3 AppendMenu
- UserFunc3 Arc
- UserFunc3 ArrangeIconicWindows
- UserFunc3 BeginDeferWindowPos
- UserFunc3 BeginPaint
- UserFunc3 BitBlt
- UserFunc3 BringWindowToTop
- UserFunc3 BuildCommDCB
- UserFunc3 CallMsgFilter
- UserFunc3 CallWindowProc
- UserFunc3 Catch
- UserFunc3 ChangeClipboardChain
- UserFunc3 ChangeMenu
- UserFunc3 ChangeSelector
- UserFunc3 CheckDlgButton
- UserFunc3 CheckMenuItem
- UserFunc3 CheckRadioButton
- UserFunc3 ChildWindowFromPoint
- UserFunc3 Chord
- UserFunc3 ClearCommBreak
- UserFunc3 ClientToScreen
- UserFunc3 ClipCursor
- UserFunc3 CloseClipboard
- UserFunc3 CloseComm
- UserFunc3 CloseMetaFile
- UserFunc3 CloseSound
- UserFunc3 CloseWindow
- UserFunc3 CombineRgn
- UserFunc3 CopyMetaFile
- UserFunc3 CopyRect
- UserFunc3 CountClipboardFormats
- UserFunc3 CountVoiceNotes
- UserFunc3 CreateBitmap
- UserFunc3 CreateBitmapIndirect
- UserFunc3 CreateBrushIndirect
- UserFunc3 CreateCaret
- UserFunc3 CreateCompatibleBitmap
- UserFunc3 CreateCompatibleDC
- UserFunc3 CreateCursor
- UserFunc3 CreateDC
- UserFunc3 CreateDialog
- UserFunc3 CreateDialogIndirect
- UserFunc3 CreateDialogParam
- UserFunc3 CreateDialogIndirectParam
- UserFunc3 CreateDIBitmap
- UserFunc3 CreateDIBPatternBrush
- UserFunc3 CreateDiscardableBitmap
- UserFunc3 CreateEllipticRgn
- UserFunc3 CreateEllipticRgnIndirect
- UserFunc3 CreateFont
- UserFunc3 CreateFontIndirect
- UserFunc3 CreateHatchBrush
- UserFunc3 CreateIC
- UserFunc3 CreateIcon
- UserFunc3 CreateMenu
- UserFunc3 CreateMetaFile
- UserFunc3 CreatePalette
- UserFunc3 CreatePatternBrush
- UserFunc3 CreatePenIndirect
- UserFunc3 CreatePen
- UserFunc3 CreatePolygonRgn
- UserFunc3 CreatePolyPolygonRgn
- UserFunc3 CreatePopupMenu
- UserFunc3 CreateRectRgnIndirect
- UserFunc3 CreateRectRgn
- UserFunc3 CreateRoundRectRgn
- UserFunc3 CreateSolidBrush
- UserFunc3 CreateWindow
- UserFunc3 CreateWindowEx
- UserFunc3 DebugBreak
- UserFunc3 DefDlgProc
- UserFunc3 DeferWindowPos
- UserFunc3 DefFrameProc
- UserFunc3 DefHookProc
- UserFunc3 DefMDIChildProc
- UserFunc3 DefWindowProc
- UserFunc3 DeleteAtom
- UserFunc3 DeleteDC
- UserFunc3 DeleteMenu
- UserFunc3 DeleteMetaFile
- UserFunc3 DeleteObject
- UserFunc3 DestroyCaret
- UserFunc3 DestroyCursor
- UserFunc3 DestroyIcon
- UserFunc3 DestroyMenu
- UserFunc3 DestroyWindow
- UserFunc3 DialogBox
- UserFunc3 DialogBoxIndirect
- UserFunc3 DialogBoxParam
- UserFunc3 DialogBoxIndirectParam
- UserFunc3 DispatchMessage
- UserFunc3 DlgDirListComboBox
- UserFunc3 DlgDirList
- UserFunc3 DlgDirSelect
- UserFunc3 DlgDirSelectComboBox
- UserFunc3 DPtoLP
- UserFunc3 DrawFocusRect
- UserFunc3 DrawIcon
- UserFunc3 DrawMenuBar
- UserFunc3 DrawText
- UserFunc3 Ellipse
- UserFunc3 EmptyClipboard
- UserFunc3 EnableHardwareInput
- UserFunc3 EnableMenuItem
- UserFunc3 EnableWindow
- UserFunc3 EndDeferWindowPos
- UserFunc3 EndDialog
- UserFunc3 EndPaint
- UserFunc3 EnumChildWindows
- UserFunc3 EnumClipboardFormats
- UserFunc3 EnumFonts
- UserFunc3 EnumMetaFile
- UserFunc3 EnumObjects
- UserFunc3 EnumTaskWindows
- UserFunc3 EqualRect
- UserFunc3 EqualRgn
- UserFunc3 Escape
- UserFunc3 EscapeCommFunction
- UserFunc3 ExcludeClipRect
- UserFunc3 ExcludeUpdateRgn
- UserFunc3 ExitWindows
- UserFunc3 ExtFloodFill
- UserFunc3 ExtTextOut
- UserFunc3 FatalAppExit
- UserFunc3 FatalExit
- UserFunc3 FillRect
- UserFunc3 FillRgn
- UserFunc3 FindAtom
- UserFunc3 FindResource
- UserFunc3 FindWindow
- UserFunc3 FlashWindow
- UserFunc3 FloodFill
- UserFunc3 FlushComm
- UserFunc3 FrameRect
- UserFunc3 FrameRgn
- UserFunc3 FreeModule
- UserFunc3 Free
- UserFunc3 FreeLibrary
- UserFunc3 FreeProcInstance
- UserFunc3 FreeResource
- UserFunc3 FreeSelector
- UserFunc3 GetActiveWindow
- UserFunc3 GetAspectRatioFilter
- UserFunc3 GetAsyncKeyState
- UserFunc3 GetAtomHandle
- UserFunc3 GetAtomName
- UserFunc3 GetBitmapBits
- UserFunc3 GetBitmapDimension
- UserFunc3 GetBkColor
- UserFunc3 GetBkMode
- UserFunc3 GetBrushOrg
- UserFunc3 GetCapture
- UserFunc3 GetCaretBlinkTime
- UserFunc3 GetCaretPos
- UserFunc3 GetCharWidth
- UserFunc3 GetClassInfo
- UserFunc3 GetClassLong
- UserFunc3 GetClassName
- UserFunc3 GetClassWord
- UserFunc3 GetClientRect
- UserFunc3 GetClipboardData
- UserFunc3 GetClipboardViewer
- UserFunc3 GetClipboardFormatName
- UserFunc3 GetClipboardOwner
- UserFunc3 GetClipBox
- UserFunc3 GetCodeHandle
- UserFunc3 GetCodeInfo
- UserFunc3 GetCommError
- UserFunc3 GetCommEventMask
- UserFunc3 GetCommState
- UserFunc3 GetCurrentPDB
- UserFunc3 GetCurrentPosition
- UserFunc3 GetCurrentTask
- UserFunc3 GetCurrentTime
- UserFunc3 GetCursorPos
- UserFunc3 GetDCOrg
- UserFunc3 GetDC
- UserFunc3 GetDesktopHwnd
- UserFunc3 GetDesktopWindow
- UserFunc3 GetDeviceCaps
- UserFunc3 GetDialogBaseUnits
- UserFunc3 GetDIBits
- UserFunc3 GetDlgCtrlID
- UserFunc3 GetDlgItemInt
- UserFunc3 GetDlgItem
- UserFunc3 GetDlgItemText
- UserFunc3 GetDOSEnvironment
- UserFunc3 GetDoubleClickTime
- UserFunc3 GetDriveType
- UserFunc3 GetEnvironment
- UserFunc3 GetFocus
- UserFunc3 GetFreeSpace
- UserFunc3 GetInputState
- UserFunc3 GetInstanceData
- UserFunc3 GetKBCodePage
- UserFunc3 GetKeyboardType
- UserFunc3 GetKeyboardState
- UserFunc3 GetKeyNameText
- UserFunc3 GetKeyState
- UserFunc3 GetLastActivePopup
- UserFunc3 GetMapMode
- UserFunc3 GetMenuCheckMarkDimensions
- UserFunc3 GetMenuItemCount
- UserFunc3 GetMenuItemID
- UserFunc3 GetMenuState
- UserFunc3 GetMenu
- UserFunc3 GetMenuString
- UserFunc3 GetMessagePos
- UserFunc3 GetMessageTime
- UserFunc3 GetMessage
- UserFunc3 GetMetaFileBits
- UserFunc3 GetMetaFile
- UserFunc3 GetModuleFileName
- UserFunc3 GetModuleHandle
- UserFunc3 GetModuleUsage
- UserFunc3 GetNearestColor
- UserFunc3 GetNearestPaletteIndex
- UserFunc3 GetNextDlgGroupItem
- UserFunc3 GetNextDlgTabItem
- UserFunc3 GetNextWindow
- UserFunc3 GetNumTasks
- UserFunc3 GetObject
- UserFunc3 GetPaletteEntries
- UserFunc3 GetParent
- UserFunc3 GetPixel
- UserFunc3 GetPolyFillMode
- UserFunc3 GetPriorityClipboardFormat
- UserFunc3 GetPrivateProfileInt
- UserFunc3 GetPrivateProfileString
- UserFunc3 GetProcAddress
- UserFunc3 GetProfileInt
- UserFunc3 GetProfileString
- UserFunc3 GetProp
- UserFunc3 GetRgnBox
- UserFunc3 GetROP2
- UserFunc3 GetScrollPos
- UserFunc3 GetScrollRange
- UserFunc3 GetStockObject
- UserFunc3 GetStretchBltMode
- UserFunc3 GetSubMenu
- UserFunc3 GetSysColor
- UserFunc3 GetSysModalWindow
- UserFunc3 GetSystemDirectory
- UserFunc3 GetSystemMenu
- UserFunc3 GetSystemMetrics
- UserFunc3 GetSystemPaletteEntries
- UserFunc3 GetSystemPaletteUse
- UserFunc3 GetTabbedTextExtent
- UserFunc3 GetTempDrive
- UserFunc3 GetTempFileName
- UserFunc3 GetTextAlign
- UserFunc3 GetTextCharacterExtra
- UserFunc3 GetTextColor
- UserFunc3 GetTextExtent
- UserFunc3 GetTextFace
- UserFunc3 GetTextMetrics
- UserFunc3 GetThresholdEvent
- UserFunc3 GetThresholdStatus
- UserFunc3 GetTickCount
- UserFunc3 GetTopWindow
- UserFunc3 GetUpdateRect
- UserFunc3 GetUpdateRgn
- UserFunc3 GetVersion
- UserFunc3 GetViewportExt
- UserFunc3 GetViewportOrg
- UserFunc3 GetWindowDC
- UserFunc3 GetWindowExt
- UserFunc3 GetWindowLong
- UserFunc3 GetWindowOrg
- UserFunc3 GetWindowRect
- UserFunc3 GetWindowsDirectory
- UserFunc3 GetWindow
- UserFunc3 GetWindowTask
- UserFunc3 GetWindowTextLength
- UserFunc3 GetWindowText
- UserFunc3 GetWindowWord
- UserFunc3 GetWinFlags
- UserFunc3 GlobalAddAtom
- UserFunc3 GlobalAlloc
- UserFunc3 GlobalCompact
- UserFunc3 GlobalDeleteAtom
- UserFunc3 GlobalDosAlloc
- UserFunc3 GlobalDosFree
- UserFunc3 GlobalFindAtom
- UserFunc3 GlobalFix
- UserFunc3 GlobalFlags
- UserFunc3 GlobalFree
- UserFunc3 GlobalGetAtomName
- UserFunc3 GlobalHandle
- UserFunc3 GlobalLock
- UserFunc3 GlobalLRUNewest
- UserFunc3 GlobalLRUOldest
- UserFunc3 GlobalNotify
- UserFunc3 GlobalPageLock
- UserFunc3 GlobalPageUnlock
- UserFunc3 GlobalReAlloc
- UserFunc3 GlobalSize
- UserFunc3 GlobalUnfix
- UserFunc3 GlobalUnlock
- UserFunc3 GlobalUnlock
- UserFunc3 GlobalUnWire
- UserFunc3 GlobalWire
- UserFunc3 GrayString
- UserFunc3 HideCaret
- UserFunc3 HiliteMenuItem
- UserFunc3 InflateRect
- UserFunc3 InitAtomTable
- UserFunc3 InSendMessage
- UserFunc3 InsertMenu
- UserFunc3 IntersectClipRect
- UserFunc3 IntersectRect
- UserFunc3 InvalidateRect
- UserFunc3 InvalidateRgn
- UserFunc3 InvertRect
- UserFunc3 InvertRgn
- UserFunc3 IsCharAlpha
- UserFunc3 IsCharAlphaNumeric
- UserFunc3 IsCharLower
- UserFunc3 IsCharUpper
- UserFunc3 IsChild
- UserFunc3 IsClipboardFormatAvailable
- UserFunc3 IsDialogMessage
- UserFunc3 IsDlgButtonChecked
- UserFunc3 IsIconic
- UserFunc3 IsRectEmpty
- UserFunc3 IsWindowEnabled
- UserFunc3 IsWindow
- UserFunc3 IsWindowVisible
- UserFunc3 IsZoomed
- UserFunc3 KillTimer
- UserFunc3 lclose
- UserFunc3 lcreat
- UserFunc3 LimitEmsPages
- UserFunc3 LineTo
- UserFunc3 llseek
- UserFunc3 LoadAccelerators
- UserFunc3 LoadBitmap
- UserFunc3 Load
- UserFunc3 LoadCursor
- UserFunc3 LoadIcon
- UserFunc3 LoadLibrary
- UserFunc3 LoadMenuIndirect
- UserFunc3 LoadMenu
- UserFunc3 LoadModule
- UserFunc3 LoadResource
- UserFunc3 LoadString
- UserFunc3 LocalAlloc
- UserFunc3 LocalCompact
- UserFunc3 LocalFlags
- UserFunc3 LocalFree
- UserFunc3 LocalHandle
- UserFunc3 LocalInit
- UserFunc3 LocalLock
- UserFunc3 LocalReAlloc
- UserFunc3 LocalShrink
- UserFunc3 LocalSize
- UserFunc3 LocalUnlock
- UserFunc3 LockResource
- UserFunc3 LockSegment
- UserFunc3 lopen
- UserFunc3 LPtoDP
- UserFunc3 lread
- UserFunc3 lstrcat
- UserFunc3 lstrcmp
- UserFunc3 lstrcmpi
- UserFunc3 lstrcpy
- UserFunc3 lstrlen
- UserFunc3 lwrite
- UserFunc3 MakeProcInstance
- UserFunc3 MapDialogRect
- UserFunc3 MapVirtualKey
- UserFunc3 MessageBeep
- UserFunc3 MessageBox
- UserFunc3 ModifyMenu
- UserFunc3 MoveTo
- UserFunc3 MoveWindow
- UserFunc3 MulDiv
- UserFunc3 OemKeyScan
- UserFunc3 OemToAnsiBuff
- UserFunc3 OemToAnsi
- UserFunc3 OffsetClipRgn
- UserFunc3 OffsetRect
- UserFunc3 OffsetRgn
- UserFunc3 OffsetViewportOrg
- UserFunc3 OffsetWindowOrg
- UserFunc3 OpenClipboard
- UserFunc3 OpenComm
- UserFunc3 OpenFile
- UserFunc3 OpenIcon
- UserFunc3 OpenSound
- UserFunc3 OutputDebugString
- UserFunc3 PaintRgn
- UserFunc3 PatBlt
- UserFunc3 PeekMessage
- UserFunc3 Pie
- UserFunc3 PlayMetaFileRecord
- UserFunc3 PlayMetaFile
- UserFunc3 Polygon
- UserFunc3 Polyline
- UserFunc3 PolyPolygon
- UserFunc3 PostAppMessage
- UserFunc3 PostMessage
- UserFunc3 PostQuitMessage
- UserFunc3 PrestoChangoSelector
- UserFunc3 ProfClear
- UserFunc3 ProfFinish
- UserFunc3 ProfFlush
- UserFunc3 ProfInsChk
- UserFunc3 ProfSampRate
- UserFunc3 ProfSetup
- UserFunc3 ProfStart
- UserFunc3 ProfStop
- UserFunc3 PtInRect
- UserFunc3 PtInRegion
- UserFunc3 PtVisible
- UserFunc3 ReadComm
- UserFunc3 RealizePalette
- UserFunc3 Rectangle
- UserFunc3 RectInRegion
- UserFunc3 RectVisible
- UserFunc3 RegisterClass
- UserFunc3 RegisterClipboardFormat
- UserFunc3 RegisterWindowMessage
- UserFunc3 ReleaseCapture
- UserFunc3 ReleaseDC
- UserFunc3 RemoveFontResource
- UserFunc3 RemoveMenu
- UserFunc3 RemoveProp
- UserFunc3 ReplyMessage
- UserFunc3 ResizePalette
- UserFunc3 RestoreDC
- UserFunc3 RoundRect
- UserFunc3 SaveDC
- UserFunc3 ScaleViewportExt
- UserFunc3 ScaleWindowExt
- UserFunc3 ScreenToClient
- UserFunc3 ScrollDC
- UserFunc3 ScrollWindow
- UserFunc3 SelectClipRgn
- UserFunc3 SelectObject
- UserFunc3 SelectPalette
- UserFunc3 SendDlgItemMessage
- UserFunc3 SendMessage
- UserFunc3 SetActiveWindow
- UserFunc3 SetBitmapBits
- UserFunc3 SetBitmapDimension
- UserFunc3 SetBkColor
- UserFunc3 SetBkMode
- UserFunc3 SetBrushOrg
- UserFunc3 SetCapture
- UserFunc3 SetCaretBlinkTime
- UserFunc3 SetCaretPos
- UserFunc3 SetClassLong
- UserFunc3 SetClassWord
- UserFunc3 SetClipboardData
- UserFunc3 SetClipboardViewer
- UserFunc3 SetCommBreak
- UserFunc3 SetCommEventMask
- UserFunc3 SetCommState
- UserFunc3 SetCursorPos
- UserFunc3 SetCursor
- UserFunc3 SetDIBitsToDevice
- UserFunc3 SetDIBits
- UserFunc3 SetDlgItemInt
- UserFunc3 SetDlgItemText
- UserFunc3 SetDoubleClickTime
- UserFunc3 SetEnvironment
- UserFunc3 SetErrorMode
- UserFunc3 SetFocus
- UserFunc3 SetHandleCount
- UserFunc3 SetKeyboardState
- UserFunc3 SetMapMode
- UserFunc3 SetMapperFlags
- UserFunc3 SetMenu
- UserFunc3 SetMenuItemBitmaps
- UserFunc3 SetMessageQueue
- UserFunc3 SetMetaFileBits
- UserFunc3 SetPaletteEntries
- UserFunc3 SetParent
- UserFunc3 SetPixel
- UserFunc3 SetPolyFillMode
- UserFunc3 SetProp
- UserFunc3 SetRect
- UserFunc3 SetRectEmpty
- UserFunc3 SetRectRgn
- UserFunc3 SetROP2
- UserFunc3 SetScrollPos
- UserFunc3 SetScrollRange
- UserFunc3 SetSoundNoise
- UserFunc3 SetStretchBltMode
- UserFunc3 SetSwapAreaSize
- UserFunc3 SetSysColors
- UserFunc3 SetSysModalWindow
- UserFunc3 SetSystemPaletteUse
- UserFunc3 SetTextAlign
- UserFunc3 SetTextCharacterExtra
- UserFunc3 SetTextColor
- UserFunc3 SetTextJustification
- UserFunc3 SetTimer
- UserFunc3 SetViewportExt
- UserFunc3 SetViewportOrg
- UserFunc3 SetVoiceAccent
- UserFunc3 SetVoiceEnvelope
- UserFunc3 SetVoiceNote
- UserFunc3 SetVoiceQueueSize
- UserFunc3 SetVoiceSound
- UserFunc3 SetVoiceThreshold
- UserFunc3 SetWindowExt
- UserFunc3 SetWindowLong
- UserFunc3 SetWindowOrg
- UserFunc3 SetWindowPos
- UserFunc3 SetWindowsHook
- UserFunc3 SetWindowText
- UserFunc3 SetWindowWord
- UserFunc3 ShowCaret
- UserFunc3 ShowCursor
- UserFunc3 ShowOwnedPopups
- UserFunc3 ShowScrollBar
- UserFunc3 ShowWindow
- UserFunc3 SizeofResource
- UserFunc3 StartSound
- UserFunc3 StopSound
- UserFunc3 StretchBlt
- UserFunc3 StretchDIBits
- UserFunc3 SwapMouseButton
- UserFunc3 SwapRecording
- UserFunc3 SwitchStackBack
- UserFunc3 SwitchStackTo
- UserFunc3 SyncAllVoices
- UserFunc3 TabbedTextOut
- UserFunc3 TextOut
- UserFunc3 Throw
- UserFunc3 ToAscii
- UserFunc3 TrackPopupMenu
- UserFunc3 TranslateMDISysAccel
- UserFunc3 TranslateAccelerator
- UserFunc3 TranslateMessage
- UserFunc3 TransmitCommChar
- UserFunc3 UngetCommChar
- UserFunc3 UnhookWindowsHook
- UserFunc3 UnionRect
- UserFunc3 UnlockResource
- UserFunc3 UnlockSegment
- UserFunc3 UnrealizeObject
- UserFunc3 UnregisterClass
- UserFunc3 UpdateColors
- UserFunc3 UpdateWindow
- UserFunc3 ValidateCodeSegments
- UserFunc3 ValidateFreeSpaces
- UserFunc3 ValidateRect
- UserFunc3 ValidateRgn
- UserFunc3 VkKeyScan
- UserFunc3 WaitMessage
- UserFunc3 WaitSoundState
- UserFunc3 WindowFromPoint
- UserFunc3 WinExec
- UserFunc3 WinHelp
- UserFunc3 WriteProfileString
- UserFunc3 WriteComm
- UserFunc3 WritePrivateProfileString
- UserFunc4 wsprintf
- UserFunc3 wvsprintf
- UserFunc3 Yield
-
- ;Windows 3.1 specific APIs
-
- UserFunc4 AbortDoc
- UserFunc4 CallNextHookEx
- UserFunc4 CloseDriver
- UserFunc4 CopyCursor
- UserFunc4 CopyIcon
- UserFunc4 CopyLZFile
- UserFunc4 CreateScalableFontResource
- UserFunc4 DebugOutput
- UserFunc4 DefDriverProc
- UserFunc4 DirectedYield
- UserFunc4 DlgDirSelectComboBoxEx
- UserFunc4 DlgDirSelectEx
- UserFunc4 DragAcceptFiles
- UserFunc4 DragFinish
- UserFunc4 DragQueryFile
- UserFunc4 DragQueryPoint
- UserFunc4 EnableCommNotification
- UserFunc4 EnableScrollBar
- UserFunc4 EndDocAPI
- UserFunc4 EndPage
- UserFunc4 EnumFontFamilies
- UserFunc4 ExitWindowsExec
- UserFunc4 GetAspectRatioFilterEx
- UserFunc4 GetBitmapDimensionEx
- UserFunc4 GetBoundsRect
- UserFunc4 GetBrushOrgEx
- UserFunc4 GetCharABCWidths
- UserFunc4 GetClipCursor
- UserFunc4 GetCurrentPositionEx
- UserFunc4 GetCursor
- UserFunc4 GetDCEx
- UserFunc4 GetDriverInfo
- UserFunc4 GetDriverModuleHandle
- UserFunc4 GetExpandedName
- UserFunc4 GetFileTitle
- UserFunc4 GetFontData
- UserFunc4 GetFreeSystemResources
- UserFunc4 GetGlyphOutline
- UserFunc4 GetKerningPairs
- UserFunc4 GetMessageExtraInfo
- UserFunc4 GetNextDriver
- UserFunc4 GetOpenClipboardWindow
- UserFunc4 GetOutlineTextMetrics
- UserFunc4 GetQueueStatus
- UserFunc4 GetRasterizerCaps
- UserFunc4 GetSelectorBase
- UserFunc4 GetSelectorLimit
- UserFunc4 GetSystemDebugState
- UserFunc4 GetTextExtentPoint
- UserFunc4 GetTimerResolution
- UserFunc4 GetViewportExtEx
- UserFunc4 GetViewportOrgEx
- UserFunc4 GetWinDebugInfo
- UserFunc4 GetWindowExtEx
- UserFunc4 GetWindowOrgEx
- UserFunc4 GetWindowPlacement
- UserFunc4 IsBadCodePtr
- UserFunc4 IsBadHugeReadPtr
- UserFunc4 IsBadHugeWritePtr
- UserFunc4 IsBadReadPtr
- UserFunc4 IsBadStringPtr
- UserFunc4 IsBadWritePtr
- UserFunc4 IsDBCSLeadByte
- UserFunc4 IsGDIObject
- UserFunc4 IsMenu
- UserFunc4 IsTask
- UserFunc4 LockInput
- UserFunc4 LockWindowUpdate
- UserFunc4 LogError
- UserFunc4 LogParamError
- UserFunc4 lstrcpyn
- UserFunc4 LZClose
- UserFunc4 LZCopy
- UserFunc4 LZDone
- UserFunc4 LZInit
- UserFunc4 LZOpenFile
- UserFunc4 LZRead
- UserFunc4 LZSeek
- UserFunc4 LZStart
- UserFunc4 MapWindowPoints
- UserFunc4 MoveToEx
- UserFunc4 OffsetViewportOrgEx
- UserFunc4 OffsetWindowOrgEx
- UserFunc4 OpenDriver
- UserFunc4 QueryAbort
- UserFunc4 QuerySendMessage
- UserFunc4 RedrawWindow
- UserFunc4 ScaleViewportExtEx
- UserFunc4 ScaleWindowExtEx
- UserFunc4 ScrollWindowEx
- UserFunc4 SendDriverMessage
- UserFunc4 SetAbortProc
- UserFunc4 SetBitmapDimensionEx
- UserFunc4 SetBoundsRect
- UserFunc4 SetMetaFileBitsBetter
- UserFunc4 SetSelectorBase
- UserFunc4 SetSelectorLimit
- UserFunc4 SetViewportExtEx
- UserFunc4 SetViewportOrgEx
- UserFunc4 SetWinDebugInfo
- UserFunc4 SetWindowExtEx
- UserFunc4 SetWindowOrgEx
- UserFunc4 SetWindowPlacement
- UserFunc4 SetWindowsHookEx
- UserFunc4 SpoolFile
- UserFunc4 StartDoc
- UserFunc4 StartPage
- UserFunc4 SubtractRect
- UserFunc4 SystemParametersInfo
- UserFunc4 UnhookWindowsHookEx
- UserFunc4 WNetAddConnection
- UserFunc4 WNetCancelConnection
- UserFunc4 WNetGetConnection
-